equals sign
美
英 
詞形變化
單數:equal sign 復數:equal signs
英漢雙解
1. | 等號the symbol (=), used in mathematics |
英漢解釋
英英解釋
例句
A member initializer that specifies a collection initializer after the equals sign is an initialization of an embedded collection.
成員構造者特指等號后面的集合構造者是,內嵌集合的初始化。
The Value field should have an equals sign, followed by the name of the function that will start the Menu Add-in.
值字段應具有等號,跟函數將啟動菜單外接程序的名稱。
A member initializer that specifies an object initializer after the equals sign is an initialization of an embedded object.
在等號后指定一個對象初始化器的成員初始化器是對內嵌對象的初始化。
The equals sign before the method body tells the compiler, as well as the human reader, where the method body begins.
方法主體前面的等于號告訴編譯器函數的主體從這里開始,就像我們看到的一樣。
The cause of this unexpected behavior is a missing equals sign in the method definition. Here is the definition we actually intended.
造成這樣意外結果的原因是在方法定義中缺少的等于號。下面是我們實際上需要的定義。
Methods are implicitly declared "abstract" if you leave off the equals sign and method body.
如果你不寫等于號和方法主體,那么方法會被隱式聲明為“抽象”。
So I simply have, in my small-angle approximation, T It's approximately, but I still put an equals sign there.
所以,在小角度近似值中,就等于mg,that,I,can,make,T,the,same,as,mg。,這是近似值,但是依然寫等于號。
You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality.
你做的是‘等號’的工作,把等式和適當的答案放到一起。
For each line, the values on the left of the equals sign represent a context-relative web application path.
對于每一行,等號左邊的值表示相對上下文的Web應用路徑。
At the right of the equals sign, give the answer, the product.
在等號右邊請給它答案,也就是乘積。
The code in Listing 4 uses the equals sign to indicate that certain characters and character groups are equivalent.
清單4中的代碼使用等號表示某些字符和字符組是等價的。
Note the equals sign before the body of double.
注意double主體前的等于號。
At the right of the equals sign, give the answer, the sum.
和值的答案寫在等號右邊。
Listing 2 shows an example of using an equals sign, something not used within the CSS syntax, in section comments.
清單2給出一個在部分的注釋中使用等號的示例。
Type an equals sign = in an empty cell.
在空白單元格中輸入等號=。
In practice, it is more likely that the programmer simply forget to insert the equals sign!
而在實際中,結果往往是程序員簡單地忘記了插入等于號!
It's not an equals sign like we've seen before, or a double arrow.
并不是我們前面看到過的等號,或者雙箭頭。
Missing equals sign in type definition
在類別定義中缺少等號